* lispref/commands.texi (Prefix Command Arguments): Remove excessive apostrophe.
authorDeniz Dogan <deniz@dogan.se>
Mon, 11 Jul 2011 17:45:01 +0000 (19:45 +0200)
committerDeniz Dogan <deniz@dogan.se>
Mon, 11 Jul 2011 17:45:01 +0000 (19:45 +0200)
doc/lispref/ChangeLog
doc/lispref/commands.texi

index ec29fa6e040c097d7a0eecf43e7c19c3aaf08a7e..728b01e8e5a508eb26ff3810d9249027b69bd5c6 100644 (file)
@@ -1,3 +1,8 @@
+2011-07-11  Deniz Dogan  <deniz@dogan.se>
+
+       * commands.texi (Prefix Command Arguments): Remove excessive
+       apostrophe.
+
 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
index dccc2fa571c3d9dca341a191f12fe1d7408b3f59..e76b2bafd79ebe1a14eb1a7246a31900eb3646f0 100644 (file)
@@ -3012,7 +3012,7 @@ An integer, which stands for itself.
 
 @item
 A list of one element, which is an integer.  This form of prefix
-argument results from one or a succession of @kbd{C-u}'s with no
+argument results from one or a succession of @kbd{C-u}s with no
 digits.  The numeric value is the integer in the list, but some
 commands make a distinction between such a list and an integer alone.